textutil: Do a little better on retro X servers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 22:06:12 +0000 (18:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 22:33:56 +0000 (18:33 -0400)
commit75ad180c78f9c622e4eab7b6c74d921481bf3872
tree4d942f70295984e6bcd607894e05b4eb84e5bda4
parent765fe201ceb9ff9182298fc905a57f694307ba4e
textutil: Do a little better on retro X servers

When running on a non-composited, non-rgba X server
(such as Xnest), force the drag icons for text selections
to have a background, so we don't end up with black
text on black background.

Fixes: #3048
gtk/gtktextutil.c